home *** CD-ROM | disk | FTP | other *** search
- <HTML>
-
- <HEAD>
- <TITLE>HTML</TITLE>
- </HEAD>
-
- <BODY>
- <A NAME="TOP"></A>
-
- <H1>HTML</H1>
- HTML (or HyperText Markup Language) is a set of markup tags used to
- write documents on the WWW.
-
- <P><B>To view the tags in an HTML document:</B>
- <OL>
- <P><LI>From the Edit menu, choose View Source.
- <P>You can copy, but not change, text in the View Source window.
- <P><LI>Choose the Close button.
- </OL>
-
-
- <P>See <A HREF="http://www.ncsa.uiuc.edu/demoweb/html-primer.html">A
- Beginner's Guide to HTML</A> for more about HTML.
-
- <HR>
- <A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
-
- </BODY>
-
- </HTML>
-